The attached utlpwdmg.sql file is an Oracle function that is 
supplied by Oracle Corp. for implementing a password complexity routine.

The 'verify_function' function may be edited by a client's database administrator
to match the client's security policy.

This sql file also contains two Oracle user profile CREATE and ALTER scripts.
These scripts may also be edited by a dba to match the client's security policy.

It is left up to the client's dba to apply the profile(s) to the the appropriate
users in their database installation.

These scripts must be run under sys as sysdba.

